home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / cannonballfollier3.swf / scripts / DefineButton2_135 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-10-01  |  78 b   |  5 lines

  1. on(release){
  2.    _root.playgame = "1";
  3.    _parent.gotoAndPlay("letsgo");
  4. }
  5.